RuleExceptionsWithinDateRange Property |
Specifies the date range within which incoming messages have to have been received in order for the condition or exception to apply.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic RulePredicateDateRange WithinDateRange { get; set; }Public Property WithinDateRange As RulePredicateDateRange
Get
Set
Property Value
Type:
RulePredicateDateRange
See Also